home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat3
/
Tk
/
tk.z
/
tk
Wrap
Text File
|
1998-10-30
|
2KB
|
67 lines
ttttkkkk((((3333TTTTkkkk)))) ttttkkkk((((3333TTTTkkkk))))
NNNNAAAAMMMMEEEE
tk - Manipulate Tk internal state
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
ttttkkkk _o_p_t_i_o_n ?_a_r_g _a_r_g ...?
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
The ttttkkkk command provides access to miscellaneous elements of Tk's internal
state. Most of the information manipulated by this command pertains to
the application as a whole, or to a screen or display, rather than to a
particular window. The command can take any of a number of different
forms depending on the _o_p_t_i_o_n argument. The legal forms are:
ttttkkkk aaaappppppppnnnnaaaammmmeeee ????_n_e_w_N_a_m_e?
If _n_e_w_N_a_m_e isn't specified, this command returns the name of the |
application (the name that may be used in sssseeeennnndddd commands to |
communicate with the application). If _n_e_w_N_a_m_e is specified, then |
the name of the application is changed to _n_e_w_N_a_m_e. If the given |
name is already in use, then a suffix of the form `` ####2222'' or `` ####3333''|
is appended in order to make the name unique. The command's result |
is the name actually chosen. _n_e_w_N_a_m_e should not start with a |
capital letter. This will interfere with option processing, since |
names starting with capitals are assumed to be classes; as a |
result, Tk may not be able to find some options for the application.|
If sends have been disabled by deleting the sssseeeennnndddd command, this |
command will reenable them and recreate the sssseeeennnndddd command.
KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
application name, send
PPPPaaaaggggeeee 1111